From 18cc703fa45a65c3a541953d691b467f4d5d8c4e Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Wed, 17 Jan 2007 01:25:32 +0000 Subject: [PATCH] Improve last entry. svn path=/trunk/; revision=17163 --- ChangeLog | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 653e82ac8f..7bce967f10 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,7 +13,10 @@ needs to make sure GTK_LIBDIR and GTK_LOCALEDIR are defined also in MSVC builds now. (correct_localedir_prefix): New function, like - correct_libdir_prefix(), but for GTK_LOCALEDIR. + correct_libdir_prefix(), but for GTK_LOCALEDIR, in case + GTK_LOCALEDIR is not a descendant of GTK_LIBDIR. + (gtk_im_module_initialize): Thus call correct_localedir_prefix() + on the domain_dirname instead of correct_libdir_prefix(). (_gtk_im_module_list): Call correct_localedir_prefix() on simple_context_info.domain_dirname. -- 2.30.2